Skip to content

python3Packages.flask: 3.1.1 -> 3.1.2#436332

Merged
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
ryand56:update/python/flask
Aug 30, 2025
Merged

python3Packages.flask: 3.1.1 -> 3.1.2#436332
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
ryand56:update/python/flask

Conversation

@ryand56
Copy link
Copy Markdown
Member

@ryand56 ryand56 commented Aug 24, 2025

https://github.com/pallets/flask/releases/tag/3.1.2
Diff: pallets/flask@3.1.1...3.1.2

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Aug 24, 2025
@nix-owners nix-owners bot requested a review from NickCao August 24, 2025 02:02
@ryand56 ryand56 closed this Aug 27, 2025
@ryand56 ryand56 reopened this Aug 27, 2025
@NickCao
Copy link
Copy Markdown
Member

NickCao commented Aug 28, 2025

Diff LGTM, let's target python-updates

@ryand56 ryand56 changed the base branch from staging to python-updates August 28, 2025 21:10
@nixpkgs-ci nixpkgs-ci bot closed this Aug 28, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Aug 28, 2025
@nix-owners
Copy link
Copy Markdown

nix-owners bot commented Aug 28, 2025

The PR's base branch is set to python-updates, but 7219 commits from the haskell-updates branch are included. Make sure you know the right base branch for your changes, then:

  • If the changes should go to the haskell-updates branch, change the base branch to haskell-updates
  • If the changes should go to the python-updates branch, rebase your PR onto the merge base with the python-updates branch:
    # git rebase --onto $(git merge-base upstream/python-updates HEAD) $(git merge-base upstream/haskell-updates HEAD)
    git rebase --onto 00bc155a5e0a172d779284fa5511dbaec6a1e706 73347dcecffada777f109886943fd3218266dde5
    git push --force-with-lease

@ofborg ofborg bot added the ofborg-internal-error Ofborg encountered an error label Aug 28, 2025
@ryand56 ryand56 force-pushed the update/python/flask branch from d6235d5 to 8acc365 Compare August 28, 2025 21:18
@ofborg ofborg bot removed the ofborg-internal-error Ofborg encountered an error label Aug 28, 2025
@SuperSandro2000 SuperSandro2000 changed the base branch from python-updates to staging August 30, 2025 02:14
@nixpkgs-ci nixpkgs-ci bot closed this Aug 30, 2025
@github-project-automation github-project-automation bot moved this from In progress to Reviewer approved in Python batch upgrade Aug 30, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Aug 30, 2025
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in Python batch upgrade Aug 30, 2025
@github-project-automation github-project-automation bot moved this from Done to In progress in Python batch upgrade Aug 30, 2025
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Aug 30, 2025
@SuperSandro2000 SuperSandro2000 merged commit 0483106 into NixOS:staging Aug 30, 2025
49 of 54 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Python batch upgrade Aug 30, 2025
@ryand56 ryand56 deleted the update/python/flask branch August 30, 2025 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

Development

Successfully merging this pull request may close these issues.

3 participants